From: Pascal Packaging Team Date: Tue, 12 Jan 2021 11:45:42 +0000 (+0000) Subject: ncurses6 X-Git-Tag: archive/raspbian/3.2.0+dfsg-12+rpi1~1^2~4 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/%22bookmarks:/?a=commitdiff_plain;h=fb9cf5502507dff9a1bcd8182a431a7ef6398ead;p=fpc.git ncurses6 Patch to update ncurses.pp for ncurses 6 by Sven Joachim Taken from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894049#39 Gbp-Pq: Name ncurses6.patch --- diff --git a/fpcsrc/packages/ncurses/src/ncurses.pp b/fpcsrc/packages/ncurses/src/ncurses.pp index 186f7173..0346c7a8 100644 --- a/fpcsrc/packages/ncurses/src/ncurses.pp +++ b/fpcsrc/packages/ncurses/src/ncurses.pp @@ -69,6 +69,7 @@ const NCURSES_VERSION_MINOR = 6; NCURSES_VERSION_PATCH = 20061217; NCURSES_VERSION = '5.6'; + NCURSES_MOUSE_VERSION = 2; {$MACRO ON} {$IFNDEF NCURSES_MOUSE_VERSION} @@ -78,9 +79,9 @@ const type pchtype = ^chtype; - chtype = culong; + chtype = cuint; pmmask_t = ^mmask_t; - mmask_t = culong; + mmask_t = cuint; { colors } var